glcontext-wayland: Only allocate configs we use
authorTimm Bäder <mail@baedert.org>
Thu, 24 Dec 2020 08:09:35 +0000 (09:09 +0100)
committerTimm Bäder <mail@baedert.org>
Sun, 3 Jan 2021 10:01:28 +0000 (11:01 +0100)
commitfff570538c65a318c48ddf38e6558d1dc342d00c
treebd7f2c7171263b4a5f123f414be0796e3e347ce7
parent38166a67c7e7518e3985b383d8e6b682875330be
glcontext-wayland: Only allocate configs we use

We only use the first one, so don't allocate space for more than that.
gdk/wayland/gdkglcontext-wayland.c